# Please:
## * use version pinning
## * version pin to a major or minor version but not to a patch version (when possible)
## * keep things organized and clear (sort alphabetically within each category)
## * put common dependencies here
## * use in-notebook `%pip install x` for one-off needs

# core
jupyterlab==1.1.*
pip==20.*

# non-core
## misc
Faker==2.0.*
requests==2.24.*
tqdm==4.38.*
wheel==0.33.*

## data science
eland>=7.*
elasticsearch==7.*
